home *** CD-ROM | disk | FTP | other *** search
/ TPUG - Toronto PET Users Group / TPUG Users Group CD / TPUG Users Group CD.iso / AMIGA / (A)TB / (A)TBA.ADF / Utilities / Quick. / read-me < prev    next >
Text File  |  1988-04-05  |  4KB  |  99 lines

  1.  
  2.  
  3.                                 Flash & Flash1
  4.  
  5.       There should be five files in this archive hopefully.
  6.  
  7.          1. Flash
  8.          2. Flash1
  9.          3. start
  10.          4. start1
  11.          5. This read-me
  12.  
  13.       Flash and Flash1 are really the same, the difference being is Flash
  14.    simply has error messages, useage and examples where Flash1 does not.
  15.    Plus Flash1 is a little over 1100 bytes smaller.
  16.  
  17.       The reason I wrote flash was simply to reduce the wear and tear on
  18.    my drives and enjoy a much faster startup-sequence.
  19.  
  20.       Three days ago my Amiga consisted of three externals, 1-meg external
  21.    ram (C-LTD) and no hard drive.  Well with that many drives and of course
  22.    the meg, you got to have more than a one disk workbench and then theres
  23.    the virus thing and popcli so you newcli from this and newcli from that,
  24.    cc this ?xxx and cc it again. Anyhow you get the picture. Now that my
  25.    Amiga is a year old (First computer Thank God for blind luck) I have had
  26.    my drives cleaned four times and aligned once and they need it again
  27.    (They tell me eight hours a day seven days a week what do you expect.)
  28.    so I started to figure out ways to access my drives less. Flash is one
  29.    of them.
  30.  
  31.       With Flash on a not too complicated startup-sequence you will save
  32.    approx. 30% startup time.  On a more complicated sequence you can save
  33.    up to 70% speed wise and unbelievable amount of drive grinding.
  34.  
  35.       To use Flash is easy.  First place Flash in your 'c' directory, then
  36.    create a file in your root directory call "start" (No Quotes). In the
  37.    file called start simply type in how you would like your startup-sequence
  38.    to read. Next edit your startup-sequence to look like this.
  39.  
  40. ------------------------------------------------------------------------
  41.       Flash getit  ;getit is to stop any message passing.
  42.       Execute Ram:Script
  43. -------------------------------------------------------------------------
  44.                                or
  45. -------------------------------------------------------------------------
  46.       Flash1
  47.       Execute Ram:Script
  48. -------------------------------------------------------------------------
  49.      Now for the smart virus minded people that always have their write
  50.      protect on, that is if you need to worry about the virus. Your
  51.      startup-sequence should read like this or nearly so.
  52.  
  53. ------------------------------------------------------------------------
  54.       Flash getit ;again to stop vanity
  55.       makedir ram:T
  56.       assign T: ram:T
  57.       Execute Ram:Script
  58. ------------------------------------------------------------------------
  59.       Flash1
  60.       makedir ram:T
  61.       assign T: ram:T
  62.       execute Ram:Script
  63. ------------------------------------------------------------------------
  64.    You will still probably get a flag but just select cancel to skip over
  65.    it.
  66.  
  67.      Included are two files call start and start1.  Start1 is my old work-
  68.    bench startup-sequence and you can see that it would take over two min.
  69.    plus to complete and crunch, grind, and buzz df0: to near death. With
  70.    Flash, a little under 30 sec. (no crunching no grinding and will not
  71.    buzz.  Plus df0: still alive)
  72.  
  73.       Start is a modified startup-sequence by C-LTD that came with my new
  74.    10.5 meg cartridge drive.(two days old)  I'm not bragging it was a
  75.    combined birthday gift from my family members (mainly due to threats
  76.    of untold horrors if I didn't get it.) The modification was done by me
  77.    so that should void any copyright if any. Flash speeded things up by
  78.    only about 15% on this one.
  79.  
  80.       I will upload a report on the cartridge drive and the treatment
  81.    I received from C-LTD (great so far but still there is a story to tell)
  82.    When the order is complete and tested (soon I hope) you will get the
  83.    whole story.
  84.  
  85.       If by some far off chance you think this program is useful to you
  86.    and you would not be able to sleep at night if you didn't donate some-
  87.    thing to the author, please don't be bashful, go ahead but nothing
  88.    over five cents will be accepted.   Thank You
  89.  
  90.  
  91.          Terry Bullard
  92.          3291 Mt View Rd.
  93.          Ferndale, Wa.
  94.             98248
  95.  
  96.  
  97.  
  98.  
  99.